[INFO] fetching crate nettext 0.4.1...
[INFO] testing nettext-0.4.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate nettext 0.4.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate nettext 0.4.1
[INFO] finished tweaking crates.io crate nettext 0.4.1
[INFO] tweaked toml for crates.io crate nettext 0.4.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nettext 0.4.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 50 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding dryoc v0.5.4 (available: v0.7.2)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded err-derive v0.3.1
[INFO] [stderr]   Downloaded dryoc v0.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd4b313a24c9d743bd62f34fb3f26895cbb2f317024b73e98f4efa1c252fd247
[INFO] running `Command { std: "docker" "start" "-a" "dd4b313a24c9d743bd62f34fb3f26895cbb2f317024b73e98f4efa1c252fd247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd4b313a24c9d743bd62f34fb3f26895cbb2f317024b73e98f4efa1c252fd247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd4b313a24c9d743bd62f34fb3f26895cbb2f317024b73e98f4efa1c252fd247", kill_on_drop: false }`
[INFO] [stdout] dd4b313a24c9d743bd62f34fb3f26895cbb2f317024b73e98f4efa1c252fd247
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68331ca4b30e8eaf97f4051b36061ce02f83b842660ba7873f03f998cf0e8fd0
[INFO] running `Command { std: "docker" "start" "-a" "68331ca4b30e8eaf97f4051b36061ce02f83b842660ba7873f03f998cf0e8fd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling dryoc v0.5.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_box.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |         crypto_box_detached(
[INFO] [stdout]     |         ------------------- arguments to this function are incorrect
[INFO] [stdout] 189 |             ciphertext,
[INFO] [stdout] 190 |             mac,
[INFO] [stdout]     |             ^^^ expected `&mut [u8; 16]`, found `Option<&mut [u8; _]>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut [u8; 16]`
[INFO] [stdout]                             found enum `Option<&mut [u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_box.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn crypto_box_detached(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 129 |     ciphertext: &mut [u8],
[INFO] [stdout] 130 |     mac: &mut Mac,
[INFO] [stdout]     |     -------------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&mut [u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 190 |             mac.expect("REASON"),
[INFO] [stdout]     |                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_box.rs:283:43
[INFO] [stdout]     |
[INFO] [stdout] 283 |         crypto_box_detached_inplace(data, mac, nonce, recipient_public_key, sender_secret_key)?;
[INFO] [stdout]     |         ---------------------------       ^^^ expected `&mut [u8; 16]`, found `Option<&mut [u8; _]>`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut [u8; 16]`
[INFO] [stdout]                             found enum `Option<&mut [u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_box.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn crypto_box_detached_inplace(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 145 |     message: &mut [u8],
[INFO] [stdout] 146 |     mac: &mut Mac,
[INFO] [stdout]     |     -------------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&mut [u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 283 |         crypto_box_detached_inplace(data, mac.expect("REASON"), nonce, recipient_public_key, sender_secret_key)?;
[INFO] [stdout]     |                                              +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_box.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 370 |         crypto_box_open_detached(
[INFO] [stdout]     |         ------------------------ arguments to this function are incorrect
[INFO] [stdout] 371 |             message,
[INFO] [stdout] 372 |             mac,
[INFO] [stdout]     |             ^^^ expected `&[u8; 16]`, found `Option<&[u8; _]>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8; 16]`
[INFO] [stdout]                     found enum `Option<&[u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_box.rs:315:8
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub fn crypto_box_open_detached(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 316 |     message: &mut [u8],
[INFO] [stdout] 317 |     mac: &Mac,
[INFO] [stdout]     |     ---------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&[u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 372 |             mac.expect("REASON"),
[INFO] [stdout]     |                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_box.rs:449:45
[INFO] [stdout]     |
[INFO] [stdout] 449 |         crypto_box_open_detached_inplace(d, mac, nonce, sender_public_key, recipient_secret_key)?;
[INFO] [stdout]     |         --------------------------------    ^^^ expected `&[u8; 16]`, found `Option<&[u8; _]>`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8; 16]`
[INFO] [stdout]                     found enum `Option<&[u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_box.rs:333:8
[INFO] [stdout]     |
[INFO] [stdout] 333 | pub fn crypto_box_open_detached_inplace(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 334 |     data: &mut [u8],
[INFO] [stdout] 335 |     mac: &Mac,
[INFO] [stdout]     |     ---------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&[u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 449 |         crypto_box_open_detached_inplace(d, mac.expect("REASON"), nonce, sender_public_key, recipient_secret_key)?;
[INFO] [stdout]     |                                                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_secretbox.rs:130:49
[INFO] [stdout]     |
[INFO] [stdout] 130 |         crypto_secretbox_open_detached(message, mac, ciphertext, nonce, key)
[INFO] [stdout]     |         ------------------------------          ^^^ expected `&[u8; 16]`, found `Option<&[u8; _]>`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8; 16]`
[INFO] [stdout]                     found enum `Option<&[u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_secretbox.rs:77:8
[INFO] [stdout]     |
[INFO] [stdout]  77 | pub fn crypto_secretbox_open_detached(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  78 |     message: &mut [u8],
[INFO] [stdout]  79 |     mac: &Mac,
[INFO] [stdout]     |     ---------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&[u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 130 |         crypto_secretbox_open_detached(message, mac.expect("REASON"), ciphertext, nonce, key)
[INFO] [stdout]     |                                                    +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_secretbox.rs:145:45
[INFO] [stdout]     |
[INFO] [stdout] 145 |     crypto_secretbox_detached_inplace(data, mac, nonce, key);
[INFO] [stdout]     |     ---------------------------------       ^^^ expected `&mut [u8; 16]`, found `Option<&mut [u8; _]>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut [u8; 16]`
[INFO] [stdout]                             found enum `Option<&mut [u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_secretbox_impl.rs:11:15
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub(crate) fn crypto_secretbox_detached_inplace(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  12 |     data: &mut [u8],
[INFO] [stdout]  13 |     mac: &mut Mac,
[INFO] [stdout]     |     -------------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&mut [u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 145 |     crypto_secretbox_detached_inplace(data, mac.expect("REASON"), nonce, key);
[INFO] [stdout]     |                                                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_secretbox.rs:167:54
[INFO] [stdout]     |
[INFO] [stdout] 167 |         crypto_secretbox_open_detached_inplace(data, mac, nonce, key)?;
[INFO] [stdout]     |         --------------------------------------       ^^^ expected `&[u8; 16]`, found `Option<&[u8; _]>`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8; 16]`
[INFO] [stdout]                     found enum `Option<&[u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_secretbox_impl.rs:35:15
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub(crate) fn crypto_secretbox_open_detached_inplace(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  36 |     data: &mut [u8],
[INFO] [stdout]  37 |     mac: &Mac,
[INFO] [stdout]     |     ---------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&[u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 167 |         crypto_secretbox_open_detached_inplace(data, mac.expect("REASON"), nonce, key)?;
[INFO] [stdout]     |                                                         +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_secretstream_xchacha20poly1305.rs:164:45
[INFO] [stdout]     |
[INFO] [stdout] 164 |     crypto_core_hchacha20(k.as_mut_array(), header[..16].as_array(), key, None);
[INFO] [stdout]     |     ---------------------                   ^^^^^^^^^^^^^^^^^^^^^^^ expected `&[u8; 16]`, found `Option<&[u8; _]>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8; 16]`
[INFO] [stdout]                     found enum `Option<&[u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_core.rs:65:8
[INFO] [stdout]     |
[INFO] [stdout]  65 | pub fn crypto_core_hchacha20(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  66 |     output: &mut HChaCha20Output,
[INFO] [stdout]  67 |     input: &HChaCha20Input,
[INFO] [stdout]     |     ----------------------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&[u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 164 |     crypto_core_hchacha20(k.as_mut_array(), header[..16].as_array().expect("REASON"), key, None);
[INFO] [stdout]     |                                                                    +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_secretstream_xchacha20poly1305.rs:189:45
[INFO] [stdout]     |
[INFO] [stdout] 189 |     crypto_core_hchacha20(k.as_mut_array(), header[0..16].as_array(), key, None);
[INFO] [stdout]     |     ---------------------                   ^^^^^^^^^^^^^^^^^^^^^^^^ expected `&[u8; 16]`, found `Option<&[u8; _]>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8; 16]`
[INFO] [stdout]                     found enum `Option<&[u8; _]>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dryoc-0.5.4/src/classic/crypto_core.rs:65:8
[INFO] [stdout]     |
[INFO] [stdout]  65 | pub fn crypto_core_hchacha20(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  66 |     output: &mut HChaCha20Output,
[INFO] [stdout]  67 |     input: &HChaCha20Input,
[INFO] [stdout]     |     ----------------------
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `Option<&[u8; _]>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 189 |     crypto_core_hchacha20(k.as_mut_array(), header[0..16].as_array().expect("REASON"), key, None);
[INFO] [stdout]     |                                                                     +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dryoc` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "68331ca4b30e8eaf97f4051b36061ce02f83b842660ba7873f03f998cf0e8fd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68331ca4b30e8eaf97f4051b36061ce02f83b842660ba7873f03f998cf0e8fd0", kill_on_drop: false }`
[INFO] [stdout] 68331ca4b30e8eaf97f4051b36061ce02f83b842660ba7873f03f998cf0e8fd0
